home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP_CD_2003-11.iso / software / animfx / setupanimfx.exe / #setuppath# / interfacedemo.swf / scripts / DefineButton2_424 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-09-25  |  162 b   |  7 lines

  1. on(release){
  2.    tellTarget("_root.interfaceholder.frameonclick.framelist")
  3.    {
  4.       gotoAndPlay("_root.interfaceholder.frameonclick.framelist:2");
  5.    }
  6. }
  7.